gsk: Use harfbuzz for color fonts
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Jul 2021 19:22:14 +0000 (15:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 Jul 2021 20:34:38 +0000 (16:34 -0400)
commit915c229396e0127f84d6c21ed8a409326e5cd6b6
tree91cf6b948189b282b7e6fd7078394d47130a29f5
parent0bf46b48456b97489d0e7cf3228746a8e54c9aeb
gsk: Use harfbuzz for color fonts

harfbuzz has all the information we need, so we
can avoid poking directly at freetype apis. Also
drop the caching of color glyph information until
it turns out to be a problem.
gsk/gskrendernodeimpl.c